Merge branch 'github-actions' of https://github.com/scribam/xbyak into scribam-github-actions

This commit is contained in:
MITSUNARI Shigeo 2024-06-11 16:20:47 +09:00
commit 0744f2a37c

View file

@ -14,7 +14,7 @@ jobs:
container:
image: debian:testing
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: apt -y update
- run: apt -y install g++-multilib libboost-dev make nasm yasm
- run: make test