Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tinyxml2
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
la
platform
external
tinyxml2
Commits
941e2d90
Commit
941e2d90
authored
1 year ago
by
Lee Thomason
Browse files
Options
Downloads
Patches
Plain Diff
fix the tests?
parent
428cd1be
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/test.yml
+2
-2
2 additions, 2 deletions
.github/workflows/test.yml
with
2 additions
and
2 deletions
.github/workflows/test.yml
+
2
−
2
View file @
941e2d90
...
...
@@ -6,7 +6,7 @@ jobs:
strategy
:
fail-fast
:
false
matrix
:
os
:
[
windows-2019
,
macos-
10.15
,
ubuntu-20.04
]
os
:
[
windows-2019
,
macos-
latest
,
ubuntu-20.04
]
cmake
:
[
3.15
,
3.x
]
include
:
-
os
:
windows-2019
...
...
@@ -17,7 +17,7 @@ jobs:
-
os
:
ubuntu-20.04
tree
:
tree
-
os
:
macos-
10.15
-
os
:
macos-
latest
tree
:
find
-
cmake
:
3.15
...
...
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