mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-28 09:51:44 -06:00
Remove qt5compat
This commit is contained in:
parent
4f921b62b6
commit
924687b11e
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
|
||||
|
Loading…
Reference in New Issue
Block a user