Skip to content

Commit 2afab51

Browse files
committed
CI: switch release workflow to ubuntu-slim
1 parent 9698962 commit 2afab51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions: write-all
1919
jobs:
2020
release:
2121
name: "Release the GAP package"
22-
runs-on: ubuntu-latest
22+
runs-on: ubuntu-slim
2323

2424
steps:
2525
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)