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

Lines changed: 40066 additions & 43856 deletions

.github/workflows/workflow.yml

Lines changed: 3 additions & 3 deletions
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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 10 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 2 additions & 2 deletions
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

Lines changed: 4 additions & 3 deletions
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

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)