Skip to content

Commit 1fad2dc

Browse files
committed
ci: Use Windows 2022 instead
1 parent c08226e commit 1fad2dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
target:
3636
- ""
3737
include:
38-
- os: windows-2019
38+
- os: windows-2022
3939
emacs-version: '27.2'
4040
target: ""
4141
- os: ubuntu-22.04

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
emacs-version: '27.2'
4040
ext: so
4141
target: aarch64-unknown-linux-gnu
42-
- os: windows-2019
42+
- os: windows-2022
4343
bundle_os: windows
4444
emacs-version: '27.2'
4545
ext: dll

0 commit comments

Comments
 (0)