Skip to content

Commit e7dceec

Browse files
committed
Run GitHub Actions on Ubuntu 22.04.
1 parent f38bcda commit e7dceec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
format(', Better SQLite v{0}', matrix.versions.better-sqlite3)
1313
}}
1414
15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-22.04
1616
continue-on-error: ${{!!matrix.versions.flaky}}
1717

1818
strategy:

0 commit comments

Comments
 (0)