We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c3ec1e commit e19dee5Copy full SHA for e19dee5
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ on:
22
23
jobs:
24
test:
25
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
26
name: Test on Node v20
27
steps:
28
- name: Checkout
0 commit comments