Compare commits

...

2 Commits

Author SHA1 Message Date
Samuel Newman a917aaf453 bump runners inside of eas update flow 2025-12-12 17:41:26 +02:00
Samuel Newman 21c8b806cb fix noscript styles 2025-12-12 17:37:42 +02:00
2 changed files with 3 additions and 3 deletions
@@ -150,7 +150,7 @@ jobs:
# GitHub actions are horrible so let's just copy paste this in
buildIfNecessaryIOS:
name: Build and Submit iOS
runs-on: macos-26
runs-on: macos-26-large
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}-build-ios
cancel-in-progress: true
@@ -253,7 +253,7 @@ jobs:
buildIfNecessaryAndroid:
name: Build and Submit Android
runs-on: ubuntu-latest
runs-on: Linux-x64-32core
concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}-build-android
cancel-in-progress: false
+1 -1
View File
@@ -118,7 +118,7 @@
</div>
</div>
<noscript>
<noscript style="position: absolute;">
<h1 lang="en">JavaScript Required</h1>
<p lang="en">This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
<p lang="en">Learn more about Bluesky at <a href="https://bsky.social">bsky.social</a> and <a href="https://atproto.com">atproto.com</a>.