Skip to content

Commit

Permalink
Disable rpi64, it's slow, horrible and arbitrarily hangs..
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed May 14, 2024
1 parent 1afb688 commit 7e86f06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflow_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildtest:
# - orangepi/orangepi_zero2
# Raspberry Pi OS based images
- raspberry/rpi32
- raspberry/rpi64
# - raspberry/rpi64

# This is used to setup release build chain.
# Each entry will be used in setup matrix for releases
Expand All @@ -36,4 +36,4 @@ release:
# - orangepi/orangepi_zero2
# Raspberry Pi OS based images
- raspberry/rpi32
- raspberry/rpi64
# - raspberry/rpi64

0 comments on commit 7e86f06

Please sign in to comment.