We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a088364 commit dae7e21Copy full SHA for dae7e21
.github/workflows/build.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
test:
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
18
steps:
19
- name: Checkout
20
uses: actions/checkout@e2f20e631ae6d7dd3b768f56a5d2af784dd54791 # v2.5.0
0 commit comments