Skip to content

Commit

Permalink
ubuntu latest LTS for Linux bin generation
Browse files Browse the repository at this point in the history
  • Loading branch information
g committed Sep 1, 2024
1 parent cfb80e3 commit 87aa622
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-22.04, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest, windows-latest]
include:
- os: ubuntu-22.04
- os: ubuntu-latest
artifact_name: ./target/release/obs-cmd
asset_name: obs-cmd-linux-amd64

Expand Down

0 comments on commit 87aa622

Please sign in to comment.