go back to ubuntu-latest as the larger one never ran

This commit is contained in:
conneroisu 2025-05-02 10:43:57 +00:00
parent efe07d5351
commit 927b650581

View file

@ -45,7 +45,7 @@ on:
{
"aarch64-darwin": "macos-latest",
"x86_64-darwin": "macos-latest",
"x86_64-linux": "ubuntu-20.04-4core",
"x86_64-linux": "ubuntu-latest",
"i686-linux": "ubuntu-latest"
}
outputs: