We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95eac4e commit e4c7dd9Copy full SHA for e4c7dd9
.github/workflows/cleanup_containers.yml
@@ -12,7 +12,7 @@ permissions:
12
13
jobs:
14
build:
15
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-latest
16
17
steps:
18
- uses: actions/github-script@v7.0.1
0 commit comments