Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
ci: Upgrade to ubuntu-22.04 and macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
codablock committed Jun 17, 2024
1 parent 3e435dc commit ed522f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-20.04
- os: ubuntu-22.04
binary-suffix: linux-amd64
- os: macos-11
- os: macos-12
binary-suffix: darwin-amd64
- os: windows-2019
binary-suffix: windows-amd64
Expand Down

0 comments on commit ed522f4

Please sign in to comment.