Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ober authored Jan 26, 2025
2 parents 116d996 + 5ea51cd commit 288ec1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:

build:
runs-on: ubuntu-latest
runs-on: [ubuntu-latest, ubuntu-24.04-arm]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 288ec1a

Please sign in to comment.