Skip to content

Commit

Permalink
container: fix ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo committed Oct 14, 2024
1 parent d90e4b5 commit 7f3ad3b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/compile_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ on:
- 'stable'
- 'beta'
- 'release/**'
pull_request:
branches:
- '*'
pull_request:
branches:
- '*'

jobs:
build:
build_and_test:
name: Build and Test Ubuntu
runs-on: [runs-on,runner=8cpu-linux-x64,"image=ubuntu24-full-x64","run-id=${{ github.run_id }}"]
steps:
Expand Down

0 comments on commit 7f3ad3b

Please sign in to comment.