Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/multiversx/mx-chain-vm-go
Browse files Browse the repository at this point in the history
…into rc/v1.7.next1

# Conflicts:
#	wasmer2/libvmexeccapi.dylib
#	wasmer2/libvmexeccapi.so
#	wasmer2/libvmexeccapi_arm.dylib
#	wasmer2/libvmexeccapi_arm.so
  • Loading branch information
sstanculeanu committed Aug 8, 2024
2 parents fb3b2b3 + 81aab38 commit f1fbbf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
go-version: [1.20.7]
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-13]
runs-on: ${{ matrix.os }}
steps:
- name: Install Go
Expand Down

0 comments on commit f1fbbf1

Please sign in to comment.