Skip to content

Commit

Permalink
Merge pull request #47 from rpkamp/ubuntu18.04
Browse files Browse the repository at this point in the history
Pin GitHub Actions on Ubuntu 18.04
  • Loading branch information
rpkamp authored Dec 29, 2020
2 parents 8939fbd + 7b36ad9 commit 88fd7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ports:
- 3025:3025
- 10025:10025
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
name: Test
strategy:
fail-fast: false
Expand Down

0 comments on commit 88fd7a8

Please sign in to comment.