Skip to content

Commit

Permalink
run on ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
m-yahya committed Aug 3, 2024
1 parent d9d70c4 commit c92f8b9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ jobs:
- test: M6
flavor_id: offchain-worker
#demo_name: demo-shielding-unshielding-multiworker
host: self-hosted
host: ubuntu-latest
sgx_mode: SW
- test: BestEnergy
flavor_id: sidechain
Expand All @@ -285,17 +285,17 @@ jobs:
- test: M8
flavor_id: sidechain
#demo_name: demo-direct-call
host: self-hosted
host: ubuntu-latest
sgx_mode: SW
- test: Sidechain
flavor_id: sidechain
#demo_name: demo-sidechain
host: self-hosted
host: ubuntu-latest
sgx_mode: SW
- test: M6
flavor_id: offchain-worker
#demo_name: demo-shielding-unshielding-multiworker
host: self-hosted
host: ubuntu-latest
sgx_mode: SW
# - test: Teeracle
# flavor_id: teeracle
Expand All @@ -305,17 +305,17 @@ jobs:
- test: Teeracle
flavor_id: teeracle
#demo_name: demo-teeracle-generic
host: self-hosted
host: ubuntu-latest
sgx_mode: SW
- test: Benchmark
flavor_id: sidechain
#demo_name: sidechain-benchmark
host: self-hosted
host: ubuntu-latest
sgx_mode: SW
- test: EVM
flavor_id: sidechain-evm
#demo_name: demo-smart-contract
host: self-hosted
host: ubuntu-latest
sgx_mode: SW

steps:
Expand Down

0 comments on commit c92f8b9

Please sign in to comment.