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 25adf32 commit f5d7201Copy full SHA for f5d7201
.github/workflows/lint.yml
@@ -10,7 +10,7 @@ jobs:
10
lint:
11
name: Lint
12
runs-on: ubuntu-latest
13
- container: swift:6.1-jammy
+ container: swift:6.0-jammy
14
15
steps:
16
- name: Checkout repo
0 commit comments