We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b6c7f2 commit 2bd3a8bCopy full SHA for 2bd3a8b
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
fi
78
79
docker:
80
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
81
82
steps:
83
- name: Checkout Code
0 commit comments