Skip to content

Commit b62a835

Browse files
committed
fixup! Bump all deps and CI; Fix Elixir 1.20 warnings
1 parent 2fa63d0 commit b62a835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Linux
2121
runner: ubuntu-latest
2222
include:
23-
- os: { name: Windows, runner: windows-latest }
23+
- os: { name: Windows, runner: 'win22' }
2424
beam: { otp: '28', elixir: '1.19' }
2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)