mirror of
https://github.com/pybind/pybind11.git
synced 2025-03-02 06:42:45 +00:00
Tracking ci.yml changes from master.
This commit is contained in:
parent
2c88356284
commit
901586943f
.github/workflows
2
.github/workflows/ci_sh_def.yml
vendored
2
.github/workflows/ci_sh_def.yml
vendored
@ -1080,7 +1080,7 @@ jobs:
|
|||||||
uses: jwlawson/actions-setup-cmake@v1.14
|
uses: jwlawson/actions-setup-cmake@v1.14
|
||||||
|
|
||||||
- name: Install ninja-build tool
|
- name: Install ninja-build tool
|
||||||
uses: seanmiddleditch/gha-setup-ninja@v3
|
uses: seanmiddleditch/gha-setup-ninja@v4
|
||||||
|
|
||||||
- name: Run pip installs
|
- name: Run pip installs
|
||||||
run: |
|
run: |
|
||||||
|
4
.github/workflows/ci_sh_def.yml.patch
vendored
4
.github/workflows/ci_sh_def.yml.patch
vendored
@ -1,5 +1,5 @@
|
|||||||
--- ci.yml 2023-09-10 10:49:38.655616237 -0700
|
--- ci.yml 2023-10-11 21:07:36.619964634 -0700
|
||||||
+++ ci_sh_def.yml 2023-09-10 10:50:17.855597833 -0700
|
+++ ci_sh_def.yml 2023-10-11 21:10:12.551698440 -0700
|
||||||
@@ -1,4 +1,16 @@
|
@@ -1,4 +1,16 @@
|
||||||
-name: CI
|
-name: CI
|
||||||
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
|
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
|
||||||
|
Loading…
Reference in New Issue
Block a user