We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990a54c commit a79bc1eCopy full SHA for a79bc1e
.github/workflows/python-package.yml
@@ -6,7 +6,7 @@ name: OpenTimelineIO
6
# for configuring which build will be a C++ coverage build / coverage report
7
env:
8
GH_COV_PY: 3.7
9
- GH_COV_OS: ubuntu-20.04
+ GH_COV_OS: ubuntu-latest
10
GH_DEPENDABOT: dependabot
11
12
on:
0 commit comments