Skip to content

Commit 9a1b4d8

Browse files
authored
Merge pull request #101 from tak30/otp27
Adding OTP27 to the tested versions in CI
2 parents 6b544de + 9179c9c commit 9a1b4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkall.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
strategy:
1212
matrix:
13-
version: [22, 23, 24, 25, 26]
13+
version: [22, 23, 24, 25, 26, 27]
1414
runs-on: ubuntu-latest
1515

1616
container:

0 commit comments

Comments
 (0)