Skip to content

Commit

Permalink
back to ubuntu-latest in test
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 committed Nov 29, 2023
1 parent 0248d7f commit ce01e50
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
# TODO: switch back from `yagna-builder` to `ubuntu-latest` after update `ya-relay-stack` to same version as `ya-relay-client`
os: [macos-latest, windows-latest, yagna-builder]
os: [macos-latest, windows-latest, ubuntu-latest]

steps:
- name: Checkout
Expand Down

0 comments on commit ce01e50

Please sign in to comment.