Skip to content

Commit

Permalink
Build only on ubuntu 2
Browse files Browse the repository at this point in the history
  • Loading branch information
hbldh committed May 20, 2020
1 parent e6ec6a7 commit 7ab9143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
build_linux:
name: "Build and test"
runs-on: ubuntu-latest
strategy:
matrix:
os: [ubuntu-latest]
Expand Down

0 comments on commit 7ab9143

Please sign in to comment.