Skip to content

Commit

Permalink
Update test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
zwhitfield3 committed Feb 8, 2024
1 parent 42e2511 commit b10189a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ on:
jobs:
tests:
name: Tests
runs-on: ubuntu-latest
runs-on: pub-hk-ubuntu-22.04-small

strategy:
matrix:
node-version: ["12.22.1", "14.16.1"]
node-version: ["16.13.1"]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit b10189a

Please sign in to comment.