We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa63d0 commit b62a835Copy full SHA for b62a835
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Linux
21
runner: ubuntu-latest
22
include:
23
- - os: { name: Windows, runner: windows-latest }
+ - os: { name: Windows, runner: 'win22' }
24
beam: { otp: '28', elixir: '1.19' }
25
steps:
26
- uses: actions/checkout@v4
0 commit comments