Browse Source

Remove duplicated build targets

pull/1094/head
Hamish Coleman 1 year ago
parent
commit
6b4a9c4387
  1. 2
      .github/workflows/tests.yml

2
.github/workflows/tests.yml

@ -106,7 +106,6 @@ jobs:
fail-fast: true
matrix:
os:
- ubuntu-22.04
- ubuntu-20.04
- ubuntu-22.04
@ -178,7 +177,6 @@ jobs:
fail-fast: true
matrix:
os:
- macos-12
- macos-11
- macos-12

Loading…
Cancel
Save