We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf673e commit 497ca9aCopy full SHA for 497ca9a
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ concurrency:
17
jobs:
18
build:
19
name: Build
20
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
21
22
steps:
23
- name: Checkout
0 commit comments