Skip to content

Commit ad8e707

Browse files
authored
Update python_build_all_os.yml
1 parent f48274a commit ad8e707

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/python_build_all_os.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ defaults:
1010
run:
1111
shell: bash -l {0}
1212
jobs:
13-
Run-on-ubuntu-and-mac:
14-
if: false
13+
Run-on-ubuntu:
1514
name: run on ubuntu
1615
permissions:
1716
contents: write
@@ -56,7 +55,6 @@ jobs:
5655
body: "TODO Document me!"
5756
allowUpdates: true
5857
Run-on-mac:
59-
if: false
6058
name: run on mac
6159
permissions:
6260
contents: write

0 commit comments

Comments
 (0)