Skip to content

Commit

Permalink
updates ubuntu as node 18 won't compile on 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
GentlemanHal committed Jun 6, 2022
1 parent 25dee9c commit a030c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nevergreen.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
CI: true

name: Build
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit a030c07

Please sign in to comment.