Skip to content

Commit 30fb6ae

Browse files
committed
remove imageOS spec
1 parent 4126ebd commit 30fb6ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/ci.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@ jobs:
1313
strategy:
1414
matrix:
1515
otp: [25]
16-
elixir: [1.17]
16+
elixir: [1.15]
1717

1818
env:
1919
MIX_ENV: test
20-
ImageOS: ubuntu20
2120

2221
steps:
2322
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)