Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
saleyn committed Sep 1, 2024
1 parent 4ad66d6 commit 8cf9bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- { compiler: GNU-11, CC: gcc-11, CXX: g++-11 }
- { compiler: LLVM-12, CC: clang-12, CXX: clang++-12 }
- { compiler: LLVM-11, CC: clang-11, CXX: clang++-11 }
otp: [25, 26]
otp: [27]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8cf9bb8

Please sign in to comment.