Skip to content

Commit d85ac6a

Browse files
authored
feat: update gog hashes and lock windows runner version
2 parents a360b03 + 2baa15f commit d85ac6a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
runs-on: windows-latest
11+
runs-on: windows-2022
1212

1313
steps:
1414
- name: Checkout repository
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
targets: x86_64-pc-windows-msvc
3232

33-
- uses: taiki-e/cache-cargo-install-action@v2
33+
- uses: taiki-e/install-action@v2
3434
with:
3535
3636

hashes/gog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ E2EA659AD0AFB221C964DB918853AF687762452C41D7FA9D4B90ECF496605B8E
33
6BB5FF7FC7BE0984B27C20485825B2F7B5EA42E6EAFFA5D3361A1703CFD495B6
44
F48B04F0F6D84448535AAD54A316A0B86FE5216CDA67C65E731902040FF9690E
55
8C7B30CDFC54E47DD1933EA28F75BB8ACF1AE03906843BF93B976F02ABEBF393
6+
B13F11AFD642E4D705E36549CBBD9590026675E2AE0B835C33C00EB2026B7B29

0 commit comments

Comments
 (0)