1 parent 8ce57bb commit 65e89d9Copy full SHA for 65e89d9
1 file changed
.github/workflows/integration.yml
@@ -35,7 +35,6 @@ jobs:
35
run:
36
needs: [scan]
37
runs-on: ${{ matrix.os }}
38
- # runs-on: ubuntu-latest
39
strategy:
40
matrix:
41
os: [ubuntu-latest, macos-13, macos-14, windows-latest]
0 commit comments