Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilb committed Jul 1, 2024
1 parent f242808 commit e35435d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:


matrix:
os: [windows-2022, macos-11, ubuntu-20.04]
include:
- runs-on: ubuntu-20.04
compiler: gcc
gcc: 10
os: [windows-latest, macos-latest, ubuntu-latest]
# include:
# - runs-on: ubuntu-latest
# compiler: gcc
# gcc: 10

env:
SIGNAL_ENV: production
Expand Down
2 changes: 1 addition & 1 deletion libsession-util

0 comments on commit e35435d

Please sign in to comment.