]> 127.0.0.1 Git - part/.git/commitdiff
1
authorqydysky <qydysky@foxmail.com>
Fri, 5 Jan 2024 15:22:42 +0000 (23:22 +0800)
committerqydysky <qydysky@foxmail.com>
Fri, 5 Jan 2024 15:22:42 +0000 (23:22 +0800)
.github/workflows/test.yml

index 431d9d8d0f4a200d6254cc468e5314758989b4ea..74d9db9db63ec4f4db12b0035a9e09c6e6ea7588 100644 (file)
@@ -10,7 +10,7 @@ jobs:
 
   build:
     name: Build
-    runs-on: ubuntu-latest
+    runs-on: [ ubuntu-latest, windows-latest, macos-latest ]
     steps:
 
     - name: Set up Go 1.x