Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
451
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
69e15661
Commit
69e15661
authored
4 years ago
by
Steve Lhomme
Browse files
Options
Downloads
Patches
Plain Diff
CI: use newer gcc for windows builds
parent
fa5e127e
No related branches found
Branches containing commit
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
extras/ci/gitlab-ci.yml
+2
-2
2 additions, 2 deletions
extras/ci/gitlab-ci.yml
with
2 additions
and
2 deletions
extras/ci/gitlab-ci.yml
+
2
−
2
View file @
69e15661
...
...
@@ -12,8 +12,8 @@ default:
-
mv contrib/vlc-contrib-*.tar.bz2 contrib/vlc-contrib-${TRIPLET}-${VLC_CONTRIB_SHA}.tar.bz2 2>/dev/null ||
true
variables
:
VLC_WIN32_IMAGE
:
registry.videolan.org/vlc-debian-win32:20
190416165205
VLC_WIN64_IMAGE
:
registry.videolan.org/vlc-debian-win64:20
190416180622
VLC_WIN32_IMAGE
:
registry.videolan.org/vlc-debian-win32:20
200602191827
VLC_WIN64_IMAGE
:
registry.videolan.org/vlc-debian-win64:20
200602185103
VLC_WIN_LLVM_IMAGE
:
registry.videolan.org/vlc-debian-llvm-mingw:20190621125349
VLC_DEBIAN_IMAGE
:
registry.videolan.org/vlc-debian-unstable:20200229201904
VLC_ANDROID_IMAGE
:
registry.videolan.org/vlc-debian-android:20190717134531
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment