mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-12 09:17:42 +00:00
Tracking ci.yml changes from master.
This commit is contained in:
4
.github/workflows/ci_sh_def.yml
vendored
4
.github/workflows/ci_sh_def.yml
vendored
@@ -778,7 +778,7 @@ jobs:
|
||||
uses: jwlawson/actions-setup-cmake@v1.12
|
||||
|
||||
- name: Prepare MSVC
|
||||
uses: ilammy/msvc-dev-cmd@v1.10.0
|
||||
uses: ilammy/msvc-dev-cmd@v1.11.0
|
||||
with:
|
||||
arch: x86
|
||||
|
||||
@@ -832,7 +832,7 @@ jobs:
|
||||
uses: jwlawson/actions-setup-cmake@v1.12
|
||||
|
||||
- name: Prepare MSVC
|
||||
uses: ilammy/msvc-dev-cmd@v1.10.0
|
||||
uses: ilammy/msvc-dev-cmd@v1.11.0
|
||||
with:
|
||||
arch: x86
|
||||
|
||||
|
||||
4
.github/workflows/ci_sh_def.yml.patch
vendored
4
.github/workflows/ci_sh_def.yml.patch
vendored
@@ -1,5 +1,5 @@
|
||||
--- ci.yml 2022-08-21 19:29:32.986391968 -0700
|
||||
+++ ci_sh_def.yml 2022-08-21 19:31:47.618458226 -0700
|
||||
--- ci.yml 2022-09-15 05:25:58.998556736 -0700
|
||||
+++ ci_sh_def.yml 2022-09-15 05:36:11.236234132 -0700
|
||||
@@ -1,4 +1,16 @@
|
||||
-name: CI
|
||||
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:
|
||||
|
||||
Reference in New Issue
Block a user