Skip to content

Commit

Permalink
Run static analysis with new AT2 paradigm
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrowne committed Jan 3, 2024
1 parent e4dd0b9 commit e7487eb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ on:
jobs:
analyze:
name: CodeQL Analyze
runs-on: self-hosted
container:
image: registry-ex.sandia.gov/trilinos-project/trilinos-containers/rhel8/trilinos-pr-env:gcc-8.5.0
options: --hostname trilinos-container-gcc-8
runs-on: [self-hosted, triloamd01]
# timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
permissions:
actions: read
Expand Down

0 comments on commit e7487eb

Please sign in to comment.