Skip to content

Commit 30d8e95

Browse files
committed
Build for ubuntu-latest, macos-latest and windows-latest.
1 parent 286b031 commit 30d8e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
os: [windows-2022, macos-11, ubuntu-20.04]
20+
os: [windows-latest, macos-latest, ubuntu-latest]
2121
env:
2222
SIGNAL_ENV: production
2323
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)