fix windows ext

This commit is contained in:
Clément DOUIN
2024-04-18 22:42:11 +02:00
parent 9b1a090329
commit c57988770a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
os: ubuntu-latest
- target: x86_64-windows
os: ubuntu-latest
- target: x86_64-macos
- target: x86_64-darwin
os: macos-latest
steps:
- name: Checkout code