Skip to content

Commit cec71eb

Browse files
author
Akash Satheesan
committed
chore(ci): replace arm64 image with latest
1 parent 76c9603 commit cec71eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
runs-on: ${{ matrix.os }}
134134
strategy:
135135
matrix:
136-
os: [ubuntu-16.04, ubuntu-arm64-16.04, macos-latest]
136+
os: [ubuntu-16.04, ubuntu-arm64-latest, macos-latest]
137137
steps:
138138
- uses: actions/checkout@v2
139139

0 commit comments

Comments
 (0)