Skip to content

Commit e251667

Browse files
committed
Use non-slim
1 parent f3770c4 commit e251667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
ubuntu:
3636
name: Ubuntu
3737
runs-on: ubuntu-latest
38-
container: swift:noble-slim
38+
container: swift:noble
3939
env:
4040
AOC_SESSION: ${{ secrets.AOC_SESSION }}
4141
steps:

0 commit comments

Comments
 (0)