worflow now based on linux

This commit is contained in:
arthur.jamet
2021-05-29 22:56:52 +02:00
parent f4c94c6cc5
commit 74ace1cfda
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
Push:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
with: