We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1773c1b commit 7c39f82Copy full SHA for 7c39f82
.github/workflows/build_and_test.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Build
56
run: swift build -v
57
58
- build-ubuntu-24.04-arm:
+ build-ubuntu-arm:
59
runs-on: ubuntu-24.04-arm
60
steps:
61
- uses: actions/checkout@v4
0 commit comments