Skip to content

Commit 4e1e2fe

Browse files
committed
Tracking ci.yml changes from master.
1 parent e5a5a83 commit 4e1e2fe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/ci_sh_def.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -778,7 +778,7 @@ jobs:
778778
uses: jwlawson/actions-setup-cmake@v1.12
779779

780780
- name: Prepare MSVC
781-
uses: ilammy/msvc-dev-cmd@v1.10.0
781+
uses: ilammy/msvc-dev-cmd@v1.11.0
782782
with:
783783
arch: x86
784784

@@ -832,7 +832,7 @@ jobs:
832832
uses: jwlawson/actions-setup-cmake@v1.12
833833

834834
- name: Prepare MSVC
835-
uses: ilammy/msvc-dev-cmd@v1.10.0
835+
uses: ilammy/msvc-dev-cmd@v1.11.0
836836
with:
837837
arch: x86
838838

.github/workflows/ci_sh_def.yml.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
--- ci.yml 2022-08-21 19:29:32.986391968 -0700
2-
+++ ci_sh_def.yml 2022-08-21 19:31:47.618458226 -0700
1+
--- ci.yml 2022-09-15 05:25:58.998556736 -0700
2+
+++ ci_sh_def.yml 2022-09-15 05:36:11.236234132 -0700
33
@@ -1,4 +1,16 @@
44
-name: CI
55
+# PLEASE KEEP THIS GROUP OF FILES IN SYNC AT ALL TIMES:

0 commit comments

Comments
 (0)