Skip to content

Commit ff538ee

Browse files
Update CI (#28)
1 parent 900d649 commit ff538ee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
cache/*.sha256
6565
6666
macos:
67-
runs-on: macos-13
67+
runs-on: macos-14
6868
env:
6969
MIX_ENV: prod
7070
ELIXIR_VERSION: "1.15.3"

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- run: mix test
7575

7676
macos:
77-
runs-on: macos-13
77+
runs-on: macos-14
7878
strategy:
7979
fail-fast: false
8080
matrix:

0 commit comments

Comments
 (0)