Skip to content

Commit

Permalink
use ubuntu 18.04 for tests (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisac authored Feb 12, 2021
1 parent c7303f8 commit 49de978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
core-tests:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04

steps:
- name: Cancel Previous Runs
Expand Down

0 comments on commit 49de978

Please sign in to comment.