mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 13:15:12 +00:00
Tracking ci.yml changes from master.
This commit is contained in:
parent
4068f10787
commit
0c1a5aa479
2
.github/workflows/ci_sh_def.yml
vendored
2
.github/workflows/ci_sh_def.yml
vendored
@ -1143,7 +1143,7 @@ jobs:
|
||||
uses: jwlawson/actions-setup-cmake@v2.0
|
||||
|
||||
- name: Install ninja-build tool
|
||||
uses: seanmiddleditch/gha-setup-ninja@v4
|
||||
uses: seanmiddleditch/gha-setup-ninja@v5
|
||||
|
||||
- name: Run pip installs
|
||||
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 2024-06-10 13:25:02.926609611 -0700
|
||||
+++ ci_sh_def.yml 2024-06-10 15:09:50.700252443 -0700
|
||||
--- ci.yml 2024-06-19 10:06:18.454361731 -0700
|
||||
+++ ci_sh_def.yml 2024-06-19 10:07:59.514269934 -0700
|
||||
@@ -1,4 +1,16 @@
|
||||
-name: CI
|
||||
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
|
||||
|
Loading…
Reference in New Issue
Block a user