This commit is contained in:
parent
cb83f22908
commit
e55031209b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ on: # yamllint disable-line rule:truthy
|
|||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-22.04 # tag on runner maps to 'node:22-bookworm' image
|
||||
runs-on: ubuntu-latest # tag on runner maps to 'node:20-bookworm' image
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue