We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a4a8dd commit 54dae56Copy full SHA for 54dae56
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v4
0 commit comments