Skip to content

Commit eb0698d

Browse files
Bumping up @actions/cache version to 1.0.8 (#682)
* bumping up @actions/cache version to 1.0.8 * Remove ubuntu-16.04
1 parent 67b6d52 commit eb0698d

35 files changed

+40066
-43856
lines changed

.github/workflows/workflow.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020
strategy:
2121
matrix:
22-
os: [ubuntu-latest, ubuntu-16.04, windows-latest, macOS-latest]
22+
os: [ubuntu-latest, windows-latest, macOS-latest]
2323
fail-fast: false
2424
runs-on: ${{ matrix.os }}
2525
steps:
@@ -52,7 +52,7 @@ jobs:
5252
test-save:
5353
strategy:
5454
matrix:
55-
os: [ubuntu-latest, ubuntu-16.04, windows-latest, macOS-latest]
55+
os: [ubuntu-latest, windows-latest, macOS-latest]
5656
fail-fast: false
5757
runs-on: ${{ matrix.os }}
5858
steps:
@@ -75,7 +75,7 @@ jobs:
7575
needs: test-save
7676
strategy:
7777
matrix:
78-
os: [ubuntu-latest, ubuntu-16.04, windows-latest, macOS-latest]
78+
os: [ubuntu-latest, windows-latest, macOS-latest]
7979
fail-fast: false
8080
runs-on: ${{ matrix.os }}
8181
steps:

.licenses/npm/@actions/cache.dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@actions/core.dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@actions/exec.dep.yml

+10-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@actions/glob.dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@actions/io.dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@azure/core-auth.dep.yml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@azure/core-http.dep.yml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@azure/core-lro.dep.yml

+4-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@azure/core-paging.dep.yml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@azure/core-tracing-1.0.0-preview.10.dep.yml .licenses/npm/@azure/core-tracing.dep.yml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@azure/logger.dep.yml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@azure/ms-rest-js.dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.licenses/npm/@azure/storage-blob.dep.yml

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)