Skip to content

Commit

Permalink
fix container tag
Browse files Browse the repository at this point in the history
  • Loading branch information
orobio committed Mar 30, 2024
1 parent d82e42c commit 159df4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build-swift-armv7:
name: Build Swift
runs-on: [Linux, X64]
container: orobio/swift-armv7:5.10
container: orobio/swift-armv7-build:5.10
timeout-minutes: 480
steps:
- name: Checkout
Expand Down

0 comments on commit 159df4d

Please sign in to comment.