Use fixed OS versions

This commit is contained in:
Wilson Lin 2021-04-06 18:50:24 +10:00
commit 518cf35935
7 changed files with 20 additions and 20 deletions

View file

@ -9,7 +9,7 @@ on:
jobs:
bench:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v1