1
0
Fork 0
mirror of https://git.suyu.dev/suyu/dynarmic.git synced 2025-03-04 13:16:04 +00:00

github: Rename build-and-test to x86-64

Prepare for non x64 backends
This commit is contained in:
Merry 2022-07-26 11:43:53 +01:00
parent 35b1da4b1f
commit 64e6546827

View file

@ -1,4 +1,4 @@
name: Build and Test
name: x86-64
on: [ push, pull_request ]