Skip to content

Commit

Permalink
Use just a self-hosted label.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gandalf-the-Grey committed Nov 27, 2023
1 parent b598c67 commit eb4eeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
os: ['ubuntu-22.04']
language: [ 'cpp' ]

runs-on: ['self-hosted','ubuntu-22.04']
runs-on: self-hosted
container: ubuntu:22.04

steps:
Expand Down

0 comments on commit eb4eeb8

Please sign in to comment.