mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-03 14:17:08 +00:00
Test running on XL (does this work for OSS projects?)
This commit is contained in:
parent
30c1d36974
commit
ee0e8f366b
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||
jobs:
|
||||
test:
|
||||
# runs-on: macOS-latest
|
||||
runs-on: macos-13
|
||||
runs-on: macos-13-xlarge
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user