Skip to content

Commit d262a07

Browse files
committed
Downgrade Ubuntu to install OTP 23.3
1 parent fd00e0b commit d262a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
test:
1313
name: test (Emacs ${{matrix.emacs_version}} | Elixir ${{matrix.elixir}} | Erlang/OTP ${{matrix.otp}})
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-20.04
1515
strategy:
1616
matrix:
1717
emacs_version: ['27.2', '26.3', '25.3', 'snapshot']

0 commit comments

Comments
 (0)