Skip to content

Commit

Permalink
Merge pull request #2550 from udecode/fix-560
Browse files Browse the repository at this point in the history
Fix table selection in firefox
  • Loading branch information
zbeyens committed Aug 2, 2023
1 parent 4d1e706 commit 7e60b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
jobs:
build:
name: ${{ matrix.command }}
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout Repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 7e60b64

Please sign in to comment.