1
0
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:
Ralf W. Grosse-Kunstleve 2023-10-11 21:10:22 -07:00
parent 2c88356284
commit 901586943f
2 changed files with 3 additions and 3 deletions

View File

@ -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: |

View File

@ -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: