diff --git a/.github/workflows/browsers.yml b/.github/workflows/browsers.yml index 1e9defb..b284e42 100644 --- a/.github/workflows/browsers.yml +++ b/.github/workflows/browsers.yml @@ -24,9 +24,9 @@ jobs: - os: windows-latest browser: safari # On macOS, run tests with only on safari - - os: macOS-10.14 + - os: macOS-latest browser: ie - - os: macOS-10.14 + - os: macOS-latest browser: chrome runs-on: ${{ matrix.os }}