Skip to content

Commit

Permalink
test ci for linux only
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Dec 21, 2022
1 parent 4522c08 commit dca46e5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
strategy:
fail-fast: false
matrix:
# variant: [devcontainer, wsl, gnome]
# os: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04]
include:
- variant: darwin
os: macos-latest
variant: [devcontainer, wsl, gnome]
os: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04]
# include:
# - variant: darwin
# os: macos-latest
steps:
- name: Checkout source
uses: actions/checkout@v2
Expand Down

0 comments on commit dca46e5

Please sign in to comment.