1
1
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:
Fabio Di Stasio 2022-12-03 17:53:16 +01:00
parent a6bdf69a28
commit c9a33936a0

View File

@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
os: [windows-latest]
steps:
- name: Check out Git repository