We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee4d7a0 commit f512259Copy full SHA for f512259
.github/workflows/linux-x86_64.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- uses: erlef/setup-beam@v1
43
with:
44
- otp-version: "25.3"
+ otp-version: "26"
45
46
- name: Install system dependecies
47
run: |
0 commit comments