]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
wip chromediver pin 6560/head
authorMarc Foley <m.foley.88@gmail.com>
Wed, 26 Jul 2023 13:36:20 +0000 (14:36 +0100)
committerMarc Foley <m.foley.88@gmail.com>
Wed, 26 Jul 2023 13:36:20 +0000 (14:36 +0100)
.github/workflows/test.yaml

index b02550aa579625c7004a7e020ee7e6506fa88745..a4d046c3d9ca06ba92cdd22fdb055ad41f001db4 100644 (file)
@@ -32,6 +32,10 @@ jobs:
         uses: browser-actions/setup-chrome@latest
       - name: Setup Chrome Driver
         uses: nanasess/setup-chromedriver@master
+        with:
+          # TODO: Unpin when nanasess/setup-chromedriver#190 is fixed:
+          #       https://github.com/nanasess/setup-chromedriver/issues/190
+          chromedriver-version: 114.0.5735.90
 
       - name: Setup Firefox
         uses: m4rc1e/setup-firefox@master