We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fea4a26 + 313db54 commit d3ee6faCopy full SHA for d3ee6fa
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
build:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
10
steps:
11
- uses: actions/checkout@v4
12
- name: '[Setup] Node'
0 commit comments