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 2e5665c commit b900cdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/XmsMesher-CI.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: XmsMesher-5.0
name: XmsMesher-5

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 b900cdb

Please sign in to comment.