Skip to content

Commit

Permalink
Update .github/workflows/test.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Mahdi Bahrami <[email protected]>
  • Loading branch information
fpseverino and MahdiBM authored Sep 29, 2024
1 parent faaa823 commit b5f29b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
lint:
runs-on: ubuntu-latest
container: swift:jammy
container: swift:noble
steps:
- name: Check out PassKit
uses: actions/checkout@v4
Expand Down

0 comments on commit b5f29b8

Please sign in to comment.