Merge branch 'main' of github.com:go-i2p/go-gitlooseleaf

This commit is contained in:
eyedeekay
2025-05-09 17:27:00 -04:00
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ jobs:
if: needs.check-release.outputs.should_build == 'true'
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
timeout-minutes: 120 # 2-hour timeout

View File

@ -12,7 +12,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
timeout-minutes: 120 # 2-hour timeout