Skip to content

Commit 4b5ebca

Browse files
sestrellaDavid BecerraJagl257
authored
fix: Fix main workflow (#85)
Co-authored-by: David Becerra <[email protected]> Co-authored-by: Jorge Guerra <[email protected]>
1 parent e17317e commit 4b5ebca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
cabal-file: rollbar-client/rollbar-client.cabal
3232
ubuntu-version: latest
33-
macos-version: 12
33+
macos-version: 13
3434
version: 0.1.7.0
3535
build:
3636
name: GHC ${{ matrix.ghc }} on ${{ matrix.os }}

0 commit comments

Comments
 (0)