Skip to content

Commit

Permalink
update to use ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
m-yahya committed Aug 2, 2024
1 parent 8437042 commit 9bc265d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,13 +269,13 @@ jobs:
- test: M6
flavor_id: sidechain
demo_name: demo-shielding-unshielding-multiworker
host: self-hosted
host: ubuntu-latest
sgx_mode: HW
- test: BestEnergy
flavor_id: offchain-worker
demo_name: demo-energy-market
host: self-hosted
sgx_mode: HW
sgx_mode: SW
- test: M8
flavor_id: sidechain
demo_name: demo-direct-call
Expand Down

0 comments on commit 9bc265d

Please sign in to comment.