We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3770c4 commit e251667Copy full SHA for e251667
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
ubuntu:
36
name: Ubuntu
37
runs-on: ubuntu-latest
38
- container: swift:noble-slim
+ container: swift:noble
39
env:
40
AOC_SESSION: ${{ secrets.AOC_SESSION }}
41
steps:
0 commit comments