Commit 442ac893 authored by Zach Pomerantz's avatar Zach Pomerantz Committed by GitHub

chore: use ubuntu-latest for integration tests (#2348)

parent c563717a
......@@ -11,7 +11,7 @@ on:
jobs:
integration-tests:
name: Cypress
runs-on: ubuntu-16.04
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment