Skip to content

Commit

Permalink
Merge pull request #406 from mollie/florian/update-gh-actions-base-image
Browse files Browse the repository at this point in the history
NTR: Update github actions image to ubuntu-latest
  • Loading branch information
fjbender authored Feb 14, 2025
2 parents b695cf3 + a605e31 commit a51673a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
test:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [14.x, 18.x, 20.x]
Expand Down

0 comments on commit a51673a

Please sign in to comment.