mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-06-11 05:42:21 +02:00
Update testing.yml
This commit is contained in:
parent
6a7500ba3d
commit
7d2d6406ea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/testing.yml
vendored
2
.github/workflows/testing.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out code
|
- name: Check out code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue