Skip to content

Commit

Permalink
Use macos-latest to build binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
anka-213 committed Jul 22, 2021
1 parent 515e388 commit dcbdaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-binary-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
matrix:
ghc: ["8.6.5"]
cabal: ["2.4"]
os: ["macos-10.15"]
os: ["macos-latest"]
runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit dcbdaf0

Please sign in to comment.