mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-17 04:00:48 +01:00
ci: test target os change
This commit is contained in:
parent
a6bdf69a28
commit
c9a33936a0
2
.github/workflows/test-e2e-linux.yml
vendored
2
.github/workflows/test-e2e-linux.yml
vendored
@ -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…
x
Reference in New Issue
Block a user