mirror of https://github.com/Fabio286/antares.git
ci: test target os change
This commit is contained in:
parent
a6bdf69a28
commit
c9a33936a0
|
@ -8,7 +8,7 @@ jobs:
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [windows-latest]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out Git repository
|
- name: Check out Git repository
|
||||||
|
|
Loading…
Reference in New Issue