Skip to content

Commit

Permalink
Changed to gcc 7 builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdolinar authored and wdolinar committed Oct 17, 2022
1 parent 2116c5b commit 1a6b824
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/XmsStamper-CI.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: XmsStamper-6.0
name: XmsStamper-6

on: [push, pull_request]

Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:
matrix:
platform: [ubuntu-18.04]
python-version: ['3.10']
compiler-version: [6, 7]
compiler-version: [7]
build_type: [Release, Debug]

env:
Expand Down

0 comments on commit 1a6b824

Please sign in to comment.