mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-01 22:01:47 -04:00
fix(CI): update runner, display .env for upcoming (#39808)
This commit is contained in:
committed by
GitHub
parent
05f11a7007
commit
eab14b8235
2
.github/workflows/node.js-tests.yml
vendored
2
.github/workflows/node.js-tests.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
test:
|
||||
name: Test
|
||||
needs: lint
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user