mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
Let's use the latest Ubuntu and a recent LLVM
This commit is contained in:
@@ -3,7 +3,7 @@ on: [push, pull_request, workflow_dispatch]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_linux_amd64:
|
build_linux_amd64:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-latest
|
||||||
name: Linux AMD64 Test Coverage
|
name: Linux AMD64 Test Coverage
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user