Skip to content

Commit

Permalink
Try with Ubuntu 22 instead of latest
Browse files Browse the repository at this point in the history
  • Loading branch information
daikema committed Sep 26, 2024
1 parent f02a397 commit b376b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
node-version: ['20.x', '22.x']
Expand Down

0 comments on commit b376b0d

Please sign in to comment.