Skip to content

Commit

Permalink
Merge pull request #1263 from OpenGeoscience/test-node-lts
Browse files Browse the repository at this point in the history
build: Test on node lts
  • Loading branch information
manthey authored Mar 9, 2023
2 parents a7ef42d + a647e18 commit 30f0267
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 80 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ jobs:
# Don't pin version to test with the latest common version
- uses: actions/setup-node@v3
with:
node-version: '16'
# node-version: 'lts/*'
node-version: 'lts/*'
- run: npm --version && node --version
- uses: browser-actions/setup-firefox@latest
- run: sudo apt-get remove --yes fonts-lato
Expand Down
Loading

0 comments on commit 30f0267

Please sign in to comment.