mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-04 06:37:07 +00:00
Update test.yml
This commit is contained in:
parent
eaf9a23b42
commit
c392106e28
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -3,7 +3,8 @@ name: Test
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: macOS-latest
|
||||
# runs-on: macOS-latest
|
||||
runs-on: macos-13
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user