mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove qt5compat
This commit is contained in:
2
.github/workflows/ResInsightWithCache.yml
vendored
2
.github/workflows/ResInsightWithCache.yml
vendored
@@ -183,7 +183,7 @@ jobs:
|
||||
version: ${{ matrix.config.qt-version }}
|
||||
dir: "${{ github.workspace }}/Qt/"
|
||||
cache: true
|
||||
modules: "qtnetworkauth qtcharts qt5compat"
|
||||
modules: "qtnetworkauth qtcharts"
|
||||
|
||||
- name: Export GitHub Actions cache environment variables
|
||||
uses: actions/github-script@v7
|
||||
|
Reference in New Issue
Block a user