mirror of
https://github.com/actions/setup-python.git
synced 2025-04-19 11:13:29 +00:00
Update testing.yml
This commit is contained in:
parent
6a7500ba3d
commit
7d2d6406ea
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…
Reference in New Issue
Block a user